home *** CD-ROM | disk | FTP | other *** search
/ Software of the Month Club 1996 June / Software of the Month Club 1996 June.iso / pc / dos / dtp / fedform / fed114.ins / SAMPLE.BAT < prev   
DOS Batch File  |  1996-01-08  |  332b  |  8 lines

  1. echo off
  2. echo             ╔══════════════════════════════════════════════════════╗
  3. echo             ║ This is an example of using the Form Editor (FED) to ║
  4. echo             ║ fill out and print the sample form files (FED*.FRM). ║
  5. echo             ╚══════════════════════════════════════════════════════╝
  6. pause
  7. fed fed*.frm
  8.